gtk4.git
2016-10-17 Benjamin Otteexpander: Use gdk_window_new_input()
2016-10-17 Benjamin Ottewindow: Use gdk_window_new_child() and gdk_window_new_i...
2016-10-17 Benjamin Ottetests: Use gdk_window_new_child()
2016-10-17 Benjamin Ottetreeviewcolumn: Use gdk_window_new_input()
2016-10-17 Benjamin Ottetreeview: Use gdk_window_new_child()
2016-10-17 Benjamin Otteeventbox: Use gdk_window_new_input() and gdk_window_new...
2016-10-17 Benjamin Otteentry: Use gdk_window_new_input()
2016-10-17 Benjamin Ottedrawingarea: Use gdk_window_new_child()
2016-10-17 Benjamin Ottecolorswatch: Use gdk_window_new_input()
2016-10-17 Benjamin Ottecalendar: Use gdk_window_new_input()
2016-10-17 Benjamin Ottebutton: Use gdk_window_new_input()
2016-10-17 Benjamin OtteAPI: gdk: Add gdk_window_new_child() and gdk_window_new...
2016-10-17 Timm Bädercolorscale: Avoid invalid write
2016-10-17 Jordi MasFix to Catalan translation
2016-10-17 Benjamin Ottecssprovider: Return void, not TRUE
2016-10-17 Benjamin Ottecssprovider: Remove GError out argument from load functions
2016-10-17 Ben Iofeltextbufferserialize: declare set_error as G_GNUC_PRINTF
2016-10-17 Ben Iofelcolorscale: modify loop variables in loop body
2016-10-17 Emmanuele Bassibuild: Use correct compiler flag
2016-10-17 Garrett Regiergtk+: Fix GI warnings about missing parameters
2016-10-17 Emmanuele Bassibroadway: Remove redundant declaration
2016-10-17 Emmanuele Bassigtk/utils: Include stdio.h
2016-10-17 Ignacio Casal... gtkicontheme: check if the context quark string is...
2016-10-17 Emmanuele BassiRemove redundant variable declaration
2016-10-17 Emmanuele Bassibuild: Add various compiler warnings and errors
2016-10-17 Emmanuele Bassinotebook: Remove redundant variable declarations
2016-10-17 Emmanuele Bassiicontheme: Drop unnecessary allocation
2016-10-17 Emmanuele BassiAvoid variable shadowing in GtkShortcutsSection
2016-10-17 Emmanuele BassiRemove declarations for getresuid()/getresgid()
2016-10-17 Emmanuele Bassigtk: Add missing function declarations
2016-10-17 Emmanuele Bassitext: Constify field of GtkTextLineSegmentClass
2016-10-17 Emmanuele Bassigtk: Use appropriate constness for variables
2016-10-17 Emmanuele Bassifilechooserwidget: Rename error variable
2016-10-17 Emmanuele Bassifilechooserbutton: Remove unnecessary declaration
2016-10-17 Emmanuele Bassigtk: Mark internal functions as static
2016-10-17 Emmanuele Bassicolorscale: Rename variables
2016-10-17 Emmanuele Bassicellview: Constify argument
2016-10-17 Emmanuele Bassigtk: Cast static strings assigned to non-const variables
2016-10-17 Emmanuele Bassigtk: Include the appropriate headers
2016-10-17 Emmanuele Bassiwidget: Make gtk_widget_get_parent_muxer() as static
2016-10-17 Emmanuele Bassiinspector: Mark internal function as static
2016-10-17 Emmanuele BassiRemove redundant declarations
2016-10-17 Emmanuele Bassigdk/x11: Constify argument
2016-10-17 Emmanuele BassiAdd private header for GtkTextView
2016-10-17 Emmanuele BassiRemove redundant declarations
2016-10-17 Emmanuele BassiFix _gtk_get_slowdown()
2016-10-17 Emmanuele BassiRemove redundant declarations
2016-10-17 Emmanuele BassiInclude the appropriate headers
2016-10-17 Emmanuele BassiRemove redundant declarations
2016-10-17 Emmanuele BassiUse appropriate const declaration for static strings
2016-10-17 Emmanuele BassiRemove re-declarations of public functions
2016-10-17 Emmanuele BassiRemove redundant declaration
2016-10-17 Emmanuele Bassistylecontext: Remove gtk_gradient_resolve_for_context()
2016-10-17 Emmanuele Bassitextview: Remove commented block
2016-10-17 Emmanuele Bassigdk: Comment out gdk_cairo_create()
2016-10-17 Emmanuele Bassigdk: Remove mentions of gdk_cairo_create()
2016-10-16 Matthias ClasenFix the doc build
2016-10-16 Piotr DrągUpdate POTFILES.in
2016-10-16 Benjamin Ottegdk: Remove old code to create drawing context
2016-10-16 Benjamin Ottetests: Remove custom preview from print-editor
2016-10-16 Benjamin Ottetests: Remove code from testinput that does nothing
2016-10-16 Benjamin Ottegdk: Remove gdk_window_set_debug_updates()
2016-10-16 Benjamin Ottewidget: Remove gtk_widget_set_double_buffered()
2016-10-16 Benjamin Otteshortcutswindow: Modernize some code
2016-10-16 Benjamin Ottemenu: Modernize code
2016-10-16 Benjamin OtteAPI: sizegroup: Remove gtk_size_group_set_ignore_hidden()
2016-10-16 Benjamin OtteAPI: container: Remove GtkContainer::child property
2016-10-16 Benjamin Ottecontainer: Remove gtk_container_set_resize_mode()
2016-10-16 Benjamin OtteAPI: container: Remove gtk_container_set_border_width()
2016-10-16 Benjamin OtteAPI: stylecontext: Remove state argument from getters
2016-10-16 Benjamin OtteAPI: Remove libgail-util
2016-10-16 Benjamin OtteAPI: stylecontext: Remove regions
2016-10-16 Benjamin Ottegdk: Remove unused argument parsing structs
2016-10-16 Benjamin Ottegdk: Remove leftover structs from ClientMessage days
2016-10-16 Benjamin Ottegdk: Remove unused structs from ColorMap days
2016-10-16 Benjamin Ottecss: Remove custom properties
2016-10-16 Benjamin OtteAPI: Remove GtkStyleProperties
2016-10-16 Benjamin OtteAPI: Remove API to set CSS properties from GValues
2016-10-16 Benjamin OtteAPI: stylecontext: Remove old unused animation functions
2016-10-16 Timm BäderRemove GtkThemingEngine
2016-10-16 Timm Bäderui: Don't unnecessarily set GtkEntry:invisible-char
2016-10-16 Timm Bäderentry: Remove invisible-char style property
2016-10-16 Timm Bäderstylecontext: Remove _REGION_ constants
2016-10-16 Timm BäderRemove GtkIconFactory
2016-10-16 Timm Bäderwidget-factory: Stop using custom icon sizes
2016-10-16 Timm Bäderwidget: Remove cursor-aspect-ratio/window-dragging...
2016-10-16 Timm Bädergtkwidget: Remove gtk_widget_class_install_style_proper...
2016-10-16 Timm Bäderwidget: Remove cursor-aspect-ratio style property
2016-10-16 Timm BäderRemove GtkModifierStyle
2016-10-16 Timm Bäderwidget: Remove gtk_widget_override* API
2016-10-16 Timm Bädertestoverlay: Stop using gtk_widget_override API
2016-10-16 Timm Bäderplugman: Stop using gtk_override_color
2016-10-16 Timm BäderRemove a few more unused style properties
2016-10-16 Timm Bäderwidget: Remove text-handle-width/height style properties
2016-10-16 Timm BäderGtkTextHandle: Use min-width/min-height
2016-10-16 Timm BäderRemove various unused style properties
2016-10-16 Timm BäderFix a few GtkTextTag:*-gdk references
2016-10-16 Timm BäderRemove various sizing related style properties
2016-10-16 Timm Bäderswitch: Remove deprecated style properties
2016-10-16 Timm Bäderentry: Remove deprecated style properties
next